put card field "Data Exchange" into card field "Target"
end mouseUp
-- part 20 (field)
-- low flags: 80
-- high flags: 0000
-- rect: left=324 top=160 right=197 bottom=491
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
-- part 28 (button)
-- low flags: 00
-- high flags: A003
-- rect: left=363 top=163 right=185 bottom=429
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: False
----- HyperTalk script -----
on mouseUp
play boing
show button id 17
end mouseUp
-- part 29 (button)
-- low flags: 00
-- high flags: A003
-- rect: left=363 top=132 right=154 bottom=429
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: True
----- HyperTalk script -----
on mouseUp
play "Harpsichord" tempo 180 "a es eq es f# g# a b c#5q a4s aq"
wait for 2 seconds
hide button id 17
visual scroll left
go next
end mouseUp
-- part 33 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=328 top=302 right=325 bottom=353
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: New Button
----- HyperTalk script -----
on mouseUp
visual scroll right
go to next card
end mouseUp
-- part 35 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=153 top=301 right=324 bottom=178
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: New Button
----- HyperTalk script -----
on mouseUp
visual effect scroll left
go to previous card
end mouseUp
-- part 38 (button)
-- low flags: 00
-- high flags: A004
-- rect: left=197 top=303 right=324 bottom=313
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Troubleshooting
----- HyperTalk script -----
on mouseUp
answer "Exit the Self-Check?" with "Yes" or "Cancel"
if it is "Yes" then
visual checkerboard to black
go to stack "Troubleshooting"
end if
if it is "Cancel" then
put "Cancel" into it
end if
end mouseUp
-- part contents for card part 2
----- text -----
If you have more than 18 inches of cable between your computer and the first external peripheral device, make sure you have a terminator at the beginning of the chain and a terminator
(external or internally) attached to the last device in the SCSI chain.